home *** CD-ROM | disk | FTP | other *** search
/ Amiga Games: Greatest Hits 1996 / Amiga Games: Greatest Hits 1996.iso / userbox / publicdomain / picturemenu / deinstall picturemenu next >
Text File  |  1996-04-14  |  427b  |  17 lines

  1. echo "I will delete sys:WBStartup/PictureMenu"
  2. echo "I will delete fonts:PicM_WB.font"
  3. echo "I will delete PicM_Workbench.prefs in ENVARC: and ENV:"
  4.  
  5. cd ""
  6. delete sys:WBStartup/PictureMenu
  7. delete sys:WBStartup/PictureMenu.info
  8. delete fonts:PicM_WB.font
  9. delete fonts:PicM_WB all
  10. delete env:PicM_Workbench.prefs
  11. delete envarc:PicM_Workbench.prefs
  12.  
  13. echo " bye bye "
  14. echo "PictureMenu was written by Pawel '2P' Pijanowski"
  15.  
  16. wait 5
  17.